home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 2980 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.nic.surfnet.nl!sun4nl!xs4all!marketgraph!rvg
  2. From: rvg@marketgraph.xs4all.nl (Ruud van Gaal)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.hardware
  4. Subject: Re: MIDI + C + AMIGA ??
  5. Message-ID: <2323wbc60.alamito@marketgraph.xs4all.nl>
  6. Date: Mon, 29 Jan 96 22:35:35 CET
  7. References: <4eh5vv$7e7@bright.ecs.soton.ac.uk>
  8. Reply-To: rvg@marketgraph.xs4all.nl
  9. X-Newsreader: Alamito Mail and News Manager (V2.0.4 for Waffle) registered to MARKETGRAPH VISUAL AUTOMATION
  10.  
  11. In <4eh5vv$7e7@bright.ecs.soton.ac.uk> ars94r@ecs.soton.ac.uk (Andrew Smith) 
  12. wrote:
  13.  
  14. >Hi, I'm trying to get a start writing MIDI programs for my amiga 500, and
  15. >was wondering if anyone has written (or knows of anyone who has written)
  16. >code to implement calling midi events from C. I have heard of Bill Bartons
  17. >midi library but can't get that to work with SAS/Lattice C (don't know
  18. >why!). I'm prepared to switch compiler if it means getting access to a
  19. >ready made set of routines. If anyone knows what packages etc. are needed
  20. >(either commercial or on the net) then I'd be glad to hear from you!!
  21.  
  22. Before you obtain a library, consider writing it yourself; MIDI on the Amiga 
  23. is just doing serial in/output at 31250 baud (MIDI speed, although I believe 
  24. another 38??? bps is also used infrequently). So your serial routines will 
  25. also work for MIDI.
  26.  
  27. --
  28. Ruud van Gaal
  29. MarketGraph Visual Automation
  30. E-Mail                : rvg@marketgraph.xs4all.nl
  31. DoomShell 4.5 homepage: http://www.xs4all.nl/~jwkorver
  32. "...Works fascinates me. I could sit and watch it for hours..."
  33.  
  34.